This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal


May 15, 2015, 8:18 PM
9 Posts

iNotes webmail captcha on login form

  • Category: iNotes
  • Platform: Windows
  • Release: 9.0
  • Role: Administrator,Developer
  • Tags:
  • Replies: 7

Anyone implemented a Captcha on the iNotes login form?  I'm trying to limit the amount of brut-force attacks.

May 15, 2015, 9:12 PM
9 Posts
Thanks. I should be more clear.

I'm currently using iNotes Redirect.  So the the question should have been...

Anyone implement a captcha with iNotes Redirect?  I'm trying to prevent brut-force attacks by adding one more level of security. 

May 15, 2015, 9:27 PM
326 Posts
Understood

Look at the login in form in the redirect db.  You should be able to add the captcha there and if that fails blank out the password.

May 19, 2015, 3:57 PM
202 Posts
So that login form is stored in the redirect database
Probably something like dwaredir.nsf (be aware it is probably inheriting its design from a template, so you should update the template)

Then within that database there is a subform "DWALoginSubForm"  This is the form that contains the username and password fields.  You would need to edit this subform to add the catchpa type code from the example Barry posted a link to.

If you're not familiar with Domino Designer, then I am going to suggest that you get external help form someone that does, the last thing you want to do is expose your company by making mistakes in a login form.
May 26, 2015, 7:22 PM
9 Posts
Yeah... time to find a Notes Developer

I want to make sure it's done properly.


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal